CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des vc

搜索资源列表

  1. DES-VC

    0下载:
  2. DES算法及其VC源代码,详细图解,代码完整-VC DES algorithm and its source code, detailed diagrams, code integrity
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39607
    • 提供者:王新昌
  1. Des(vc++)

    1下载:
  2. DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4037
    • 提供者:maxu
  1. vc.des加密

    2下载:
  2. des、3des加密
  3. 所属分类:Windows编程

    • 发布日期:2010-02-05
    • 文件大小:53772
    • 提供者:lionman
  1. DES加密软件

    1下载:
  2. 基于vc的DES加密软件
  3. 所属分类:其它

  1. DES VC 实现

    0下载:
  2. DES VC 实现
  3. 所属分类:源码下载

    • 发布日期:2010-10-07
    • 文件大小:101595
    • 提供者:05mvv@163.com
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  1. DES(vc)

    0下载:
  2. 本代码采用VC实现DES,使用MFC制作界面-This code uses VC to achieve DES
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1948292
    • 提供者:kevinlee
  1. DES-VC6.0-MFC

    0下载:
  2. VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4208960
    • 提供者:aaayth
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. DES

    0下载:
  2. des cbc mode for vc 6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2432
    • 提供者:jeperipi
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. DES

    0下载:
  2. 使用VC编程实现DES的加密与解密算法,能够加密和解密文件,使用的密钥是八位-VC Programming using DES encryption and decryption algorithms to encrypt and decrypt files, the key is to use eight
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3514021
    • 提供者:靳超
  1. Encrypt

    0下载:
  2. 基于VC++基础上仿射加密\RSA加密\DES加密的文件加密系统-Based on VC++ based on the affine encryption \ RSA encryption \ DES encryption file encryption system
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1164292
    • 提供者:yuchao
  1. des

    0下载:
  2. vc++ openssl 实现加密des-openssl 实现加密
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1073
    • 提供者:huaaa
  1. DESChecker

    0下载:
  2. VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应 -DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:152991
    • 提供者:zhao_xinping
  1. mimaxshiyan

    0下载:
  2. 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3940133
    • 提供者:玄轩
  1. DES

    0下载:
  2. des算法的vc实现,vc环境下已通过运行,保证使用-vc des algorithm implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38304
    • 提供者:minhang
  1. DES

    0下载:
  2. 传统的DES加解密程序,VC++实验通过,功能较为完善,支持文本加密及实时加密功能。-The traditional DES encryption and decryption process, VC++ test passed, function better, support the text encryption and real-time encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:119578
    • 提供者:sniper
  1. DES-by-VC

    0下载:
  2. des在vc下实现的详细解说及流程,很不错的资料。对于初学des加密的同学很实用·老鸟飞过·-des achieved under the vc and detailed explanation of the process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:225354
    • 提供者:随大家
  1. DES

    0下载:
  2. 一个DES算法的加密源码,VC++6.0环境下编译通过-A DES encryption algorithm source code, VC++6.0 environment compile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12517
    • 提供者:庄翔
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com